ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / SingleOverlayIndicatorBase<T> Class / ItemFormatter Property

In This Topic
    ItemFormatter Property (SingleOverlayIndicatorBase<T>)
    In This Topic
    Gets or sets the itemFormatter client-side function name for specific series
    Syntax
    'Declaration
     
    Public Property ItemFormatter As String
    public string ItemFormatter {get; set;}
    See Also